Skip to content
Back to search
30
MCP

VSCode Internal Commands

pulsemcp/vscode internal commands

VSCode extension that exposes VSCode's internal commands and functionality, enabling direct control of the editor environment for automated refactoring, code generation workflows, extension management, and editor automation.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

VSCode Workspace
Integrates with VSCode to provide real-time workspace access, enabling file reading, code analysis across multiple languages, command execut
0 tools
VS Code
Enables direct interaction with VS Code through bidirectional communication, providing tools for file diffing, project navigation, shell com
0 tools
ReCode
Integrates with the ReCode VS Code extension to provide access to code history and change tracking data, enabling analysis of coding pattern
0 tools
io.github.sirlordt/vscode-terminal-mcp
Execute commands in visible VSCode terminal tabs with output capture and session reuse.
0 tools
Bifrost (VS Code Dev Tools)
VS Code extension that exposes semantic tools like Find Usages and Rename
0 tools
vscode internal command mcp server
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vscode_internal_commands": {
      "url": "None",
      "transport": "http"
    }
  }
}